home *** CD-ROM | disk | FTP | other *** search
- This program will speak the date and the time assuming it is set
- correctly by internal clock or external human. The files Speech.bin
- and Speech.inc are needed if you wish to re-compile this program
- with your own changes. Otherwise just type datetime at dos.
-
- If you are interested in the speech synthesizer, check out the file
- Phoneme.txt for a list of all acceptable phonemes.
-
- This is my first attempt at a Pascal program. As any other good
- programmer would do, I borrowed most of the code from other PD utilities.
- However there are parts that are original. The two Dos function calls
- were from another PD program as was the speech program Speech.bin.
- I added the speech lookup for days of the week and months and pulled it
- all together. Any feedback would certainly be appreciated, Unless it's
- about the capitalization<grin>. If you have any questions please feel
- free to leave me a message.
- Enjoy,
- Gary Blatt